<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-large{
	text-align: center;
	margin:30px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.page-large&gt;div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-large a{
	color:#999;
	width: 26px;
	height: 26px;
	line-height:28px;
	border-radius: 3px;
	background: #ececec;
	margin:0 5px;
}
.page-large .on{
	background:#FFA04E;
	color: #fff;
}</pre></body></html>